tests: Export OSTREE_SYSROOT in setup_os_repository
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 14 Jul 2015 17:30:05 +0000 (13:30 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 16 Jul 2015 16:49:34 +0000 (12:49 -0400)
commitdf0cae437556e0e2c7e6b0c10e9750520d0c34f2
tree3796b60ea3ca2e9139234a0bad609c49be947bd7
parent254def3584402e5f5ee877ef4904c9a8783dd440
tests: Export OSTREE_SYSROOT in setup_os_repository

Eliminates the need for constantly passing --sysroot=sysroot, but
also makes ostree place remote configs for sysroot/ostree/repo in
sysroot/etc/ostree/remotes.d where they should have been all along.
13 files changed:
tests/admin-test.sh
tests/libtest.sh
tests/test-admin-deploy-2.sh
tests/test-admin-deploy-etcmerge-cornercases.sh
tests/test-admin-deploy-grub2.sh
tests/test-admin-deploy-karg.sh
tests/test-admin-deploy-switch.sh
tests/test-admin-deploy-syslinux.sh
tests/test-admin-deploy-uboot.sh
tests/test-admin-instutil-set-kargs.sh
tests/test-admin-locking.sh
tests/test-admin-upgrade-not-backwards.sh
tests/test-admin-upgrade-unconfigured.sh